76. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2023-07-12 04:42:38 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

76.1 Files compared

#LocationFileLast Modified
1Porto v4.0.5/Theme Files/Porto Theme/app/code/Mageplaza/SearchUSER-GUIDE.md2022-06-10 10:42:23 +0000
2Porto v4.0.6/Theme Files/Porto Theme/app/code/Mageplaza/SearchUSER-GUIDE.md2022-06-10 10:42:59 +0000

76.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged1104
Changed00
Inserted00
Removed00

76.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

76.4 Active regular expressions

No regular expressions were active.

76.5 Comparison detail

1 ## Documentation 1 ## Documentation
2  2 
3 - Installation guide: https://www.mageplaza.com/install-magento-2-extension/#solution-1-ready-to-paste 3 - Installation guide: https://www.mageplaza.com/install-magento-2-extension/#solution-1-ready-to-paste
4 - User Guide: https://docs.mageplaza.com/search-m2/ 4 - User Guide: https://docs.mageplaza.com/search-m2/
5 - FAQs: https://www.mageplaza.com/faqs/ 5 - FAQs: https://www.mageplaza.com/faqs/
6 - Get Support: https://mageplaza.freshdesk.com/ or support@mageplaza.com 6 - Get Support: https://mageplaza.freshdesk.com/ or support@mageplaza.com
7 - Changelog: https://www.mageplaza.com/releases/search 7 - Changelog: https://www.mageplaza.com/releases/search
8 - License agreement: https://www.mageplaza.com/LICENSE.txt 8 - License agreement: https://www.mageplaza.com/LICENSE.txt
9  9 
10  10 
11  11 
12 ## How to install 12 ## How to install
13  13 
14 Install ready-to-paste package (Recommended) 14 Install ready-to-paste package (Recommended)
15  15 
16 - Installation guide: https://www.mageplaza.com/install-magento-2-extension/#solution-1-ready-to-paste 16 - Installation guide: https://www.mageplaza.com/install-magento-2-extension/#solution-1-ready-to-paste
17  17 
18  18 
19 ## How to upgrade 19 ## How to upgrade
20  20 
21 1. Backup 21 1. Backup
22 Backup your Magento code, database before upgrading. 22 Backup your Magento code, database before upgrading.
23 2. Remove Search folder  23 2. Remove Search folder 
24 In case of customization, you should backup the customized files and modify in newer version.  24 In case of customization, you should backup the customized files and modify in newer version. 
25 Now you remove `app/code/Mageplaza/Search` folder. In this step, you can copy override Search folder but this may cause of compilation issue. That why you should remove it. 25 Now you remove `app/code/Mageplaza/Search` folder. In this step, you can copy override Search folder but this may cause of compilation issue. That why you should remove it.
26 3. Upload new version 26 3. Upload new version
27 Upload this package to Magento root directory 27 Upload this package to Magento root directory
28 4. Run command line: 28 4. Run command line:
29  29 
30 ``` 30 ```
31 php bin/magento setup:upgrade 31 php bin/magento setup:upgrade
32 php bin/magento setup:static-content:deploy 32 php bin/magento setup:static-content:deploy
33 ``` 33 ```
34  34 
35  35 
36  36 
37 ## FAQs 37 ## FAQs
38  38 
39  39 
40 #### Q: I got error: `Mageplaza_Core has been already defined` 40 #### Q: I got error: `Mageplaza_Core has been already defined`
41 A: Read solution: https://github.com/mageplaza/module-core/issues/3 41 A: Read solution: https://github.com/mageplaza/module-core/issues/3
42  42 
43 #### Q: My site is down 43 #### Q: My site is down
44 A: Please follow this guide: https://www.mageplaza.com/blog/magento-site-down.html 44 A: Please follow this guide: https://www.mageplaza.com/blog/magento-site-down.html
45  45 
46  46 
47  47 
48 ## Support 48 ## Support
49  49 
50 - FAQs: https://www.mageplaza.com/faqs/ 50 - FAQs: https://www.mageplaza.com/faqs/
51 - https://mageplaza.freshdesk.com/ 51 - https://mageplaza.freshdesk.com/
52 - support@mageplaza.com 52 - support@mageplaza.com